[INFO] cloning repository https://github.com/Kryszak/penny
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kryszak/penny" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKryszak%2Fpenny", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKryszak%2Fpenny'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b513555da1b63fd006bf36b2835520bfad532f08
[INFO] checking Kryszak/penny against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKryszak%2Fpenny" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kryszak/penny
[INFO] finished tweaking git repo https://github.com/Kryszak/penny
[INFO] tweaked toml for git repo https://github.com/Kryszak/penny written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kryszak/penny on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kryszak/penny already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 834cc24aacf41f38395772d9661b45a9f6606e3145835b614a92788e3fbd931d
[INFO] running `Command { std: "docker" "start" "-a" "834cc24aacf41f38395772d9661b45a9f6606e3145835b614a92788e3fbd931d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "834cc24aacf41f38395772d9661b45a9f6606e3145835b614a92788e3fbd931d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834cc24aacf41f38395772d9661b45a9f6606e3145835b614a92788e3fbd931d", kill_on_drop: false }`
[INFO] [stdout] 834cc24aacf41f38395772d9661b45a9f6606e3145835b614a92788e3fbd931d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82d20e87f532ec995dd03f859f08df609386fd35dd105ed5536ee9165fd76a17
[INFO] running `Command { std: "docker" "start" "-a" "82d20e87f532ec995dd03f859f08df609386fd35dd105ed5536ee9165fd76a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking slice-ring-buffer v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking minimp3_fixed v0.5.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rodio v0.22.2
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking id3 v1.17.0
[INFO] [stderr]     Checking mp3-duration v0.1.10
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.17.0/src/tcon.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] 11 |     pub fn parse_tcon(s: &'a str) -> Cow<'a, str> {
[INFO] [stdout]    |                       - `s` is a reference that is only valid in the associated function body
[INFO] [stdout] 12 |         let mut parser = Parser(s);
[INFO] [stdout] 13 |         let v1_genre_ids = match parser.one_or_more(&Self::content_type) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `s` escapes the associated function body here
[INFO] [stdout]    |                                  argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.17.0/src/tcon.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |   impl<'a> Parser<'a> {
[INFO] [stdout]    |        -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 23 |       fn content_type(&mut self) -> Result<String, ()> {
[INFO] [stdout]    |                       --------- `self` is a reference that is only valid in the method body
[INFO] [stdout] 24 | /         self.first_of([
[INFO] [stdout] 25 | |             &Self::id3v24_numeric_field,
[INFO] [stdout] 26 | |             &Self::escaped_content_type,
[INFO] [stdout] 27 | |             &Self::v1_content_type,
[INFO] [stdout] 28 | |         ])
[INFO] [stdout]    | |          ^
[INFO] [stdout]    | |          |
[INFO] [stdout]    | |__________`self` escapes the method body here
[INFO] [stdout]    |            argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `id3` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "82d20e87f532ec995dd03f859f08df609386fd35dd105ed5536ee9165fd76a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d20e87f532ec995dd03f859f08df609386fd35dd105ed5536ee9165fd76a17", kill_on_drop: false }`
[INFO] [stdout] 82d20e87f532ec995dd03f859f08df609386fd35dd105ed5536ee9165fd76a17
